Skip to main content

Click Image (Experimental)

Overview


Searches for an image on the page, and clicks the center of it, if found. The page flickering while searching is normal.

Input

Browser

NameRequiredDescription
Browser InstanceWhich browser instance to run against.

Image Finder

NameRequiredDescription
Image To FindThe image to search for on the page.
Timeout (s)How long to keep looking for the image on the page before giving up.
ThresholdThreshold value for image match confidence, between 0 and 1.

Point Offset

NameRequiredDescription
X OffsetX Offset to apply from the centre of the found location.
Y OffsetY Offset to apply from the centre of the found location.

Options

NameRequiredDescription
Mouse ButtonWhich mouse button you want to click with. Default is Left.
Number of ClicksHow many times you want to click the element. Default is 1.
Click Release Delay (ms)How long to wait in milliseconds after clicking to release the mouse button.
Scan Full PageAllows auto scrolling to search for the image. This may cause flickering in the page.

Output

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.